crypto/elliptic/internal/nistec.P224Point.Select (method)

3 uses

	crypto/elliptic/internal/nistec (current package)
		p224.go#L243: func (q *P224Point) Select(p1, p2 *P224Point, cond int) *P224Point {
		p224.go#L276: 			t.Select(table[i], t, cond)
		p224.go#L287: 			t.Select(table[i], t, cond)